Skip to content

Conversation

timerzz
Copy link
Contributor

@timerzz timerzz commented Oct 10, 2025

In CNI, MACVLAN can be used only as a Layer 2 network without assigning an IP address. In this case, the container will not be assigned an IP address, but the VM will obtain an IP address using DHCP. Therefore, it is necessary to allow the IP address to be empty.

timerzz and others added 2 commits October 10, 2025 10:50
In CNI, MACVLAN can be used only as a Layer 2 network without assigning an IP address. In this case, the container will not be assigned an IP address, but the VM will obtain an IP address using DHCP. Therefore, it is necessary to allow the IP address to be empty.
@kroese kroese changed the title feat: allow ip not exist feat: Do not require IP in DHCP mode Oct 10, 2025
@kroese
Copy link
Collaborator

kroese commented Oct 10, 2025

Thanks!

@kroese kroese merged commit ec1c711 into qemus:master Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants